object DestinationFolder: TDestinationFolder Left = 285 Top = 80 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Step 2 of 3: Destination of thumb folder(s):' ClientHeight = 310 ClientWidth = 332 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object GroupBox3: TGroupBox Left = 14 Top = 14 Width = 305 Height = 243 HelpContext = 511 Caption = ' Output thumb folder(s) to: ' TabOrder = 0 object Label3: TLabel Left = 40 Top = 50 Width = 251 Height = 26 AutoSize = False Caption = 'D:\wg\WGVer1.50.02' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False WordWrap = True OnClick = ConstDirClick end object DriveComboBox1: TDriveComboBox Left = 16 Top = 202 Width = 270 Height = 19 HelpContext = 511 DirList = DirectoryListBox1 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 TextCase = tcUpperCase end object DirectoryListBox1: TDirectoryListBox Left = 16 Top = 86 Width = 270 Height = 107 HelpContext = 511 DirLabel = Label3 ItemHeight = 16 TabOrder = 2 OnDblClick = ConstDirClick OnEnter = DirectoryListBox1Enter end object ThumbsInHtmlDir: TRadioButton Left = 20 Top = 24 Width = 221 Height = 17 HelpContext = 511 Caption = 'Same directory as HTML file(s)' Checked = True Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 TabStop = True end object ThumbsInConstDir: TRadioButton Left = 20 Top = 48 Width = 17 Height = 17 HelpContext = 511 TabOrder = 1 end end object NextBitBtn: TBitBtn Left = 170 Top = 270 Width = 80 Height = 28 Caption = 'Next' Default = True TabOrder = 2 OnClick = NextButtonClick Glyph.Data = { 5A010000424D5A01000000000000760000002800000012000000130000000100 040000000000E400000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777770000007777777777777777770000007777777777777777770000007777 7778087777777700000077777778008777777700000077777778060877777700 0000778888880660877777000000778000000666087777000000778066666666 6087770000007780666666666608770000007780666666666087770000007780 0000066608777700000077800000066087777700000077777778060877777700 0000777777780087777777000000777777780877777777000000777777777777 777777000000777777777777777777000000777777777777777777000000} Layout = blGlyphRight end object BitBtn4: TBitBtn Left = 78 Top = 270 Width = 80 Height = 28 Caption = 'Back' ModalResult = 4 TabOrder = 1 Glyph.Data = { 5A010000424D5A01000000000000760000002800000012000000130000000100 040000000000E400000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777770000007777777777777777770000007777777777777777770000007777 7777808777777700000077777778008777777700000077777780608777777700 0000777778066088888877000000777780666000000877000000777806666666 6608770000007780666666666608770000007778066666666608770000007777 8066600000087700000077777806600000087700000077777780608777777700 0000777777780087777777000000777777778087777777000000777777777777 777777000000777777777777777777000000777777777777777777000000} end end